summaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* proc: merge fix for proc_pident_lookup() API changeStephen Rothwell2019-02-061-1/+1
* proc: calculate end pointer for /proc/*/* lookup at compile timeAlexey Dobriyan2019-02-061-8/+9
* Merge branch 'akpm-current/current'Stephen Rothwell2019-02-0634-260/+471
|\
| * fs/autofs/inode.c: use seq_puts() for simple strings in autofs_show_options()Ian Kent2019-02-061-6/+6
| * autofs: add ignore mount optionIan Kent2019-02-062-1/+9
| * fs/binfmt_elf.c: spread const a littleAlexey Dobriyan2019-02-061-5/+3
| * elf: fixup compilationAlexey Dobriyan2019-02-061-2/+2
| * fs/binfmt_elf.c: use list_for_each_entry()Alexey Dobriyan2019-02-061-8/+3
| * fs/binfmt_elf.c: don't be afraid of overflowAlexey Dobriyan2019-02-061-6/+3
| * epoll: use rwlock in order to reduce ep_poll_callback() contentionRoman Penyaev2019-02-061-36/+122
| * epoll: unify awaking of wakeup source on ep_poll_callback() pathRoman Penyaev2019-02-061-8/+1
| * epoll: make sure all elements in ready list are in FIFO orderRoman Penyaev2019-02-061-1/+5
| * proc: use seq_puts() everywhereAlexey Dobriyan2019-02-063-10/+10
| * proc: read kernel cpu stat pointer onceAlexey Dobriyan2019-02-061-28/+32
| * proc: remove unused argument in proc_pid_lookup()Zhikang Zhang2019-02-063-3/+3
| * fs/proc/thread_self.c: code cleanup for proc_setup_thread_self()Chengguang Xu2019-02-061-8/+8
| * fs/proc/self.c: code cleanup for proc_setup_self()Chengguang Xu2019-02-061-8/+8
| * fs/buffer.c: dump more info for __getblk_gfp() stall problemTetsuo Handa2019-02-061-2/+8
| * fs/buffer.c: add debug print for __getblk_gfp() stall problemTetsuo Handa2019-02-061-2/+48
| * hugetlb: allow to free gigantic pages regardless of the configurationAlexandre Ghiti2019-02-061-1/+1
| * mm/memfd: add an F_SEAL_FUTURE_WRITE seal to memfdJoel Fernandes (Google)2019-02-061-1/+1
| * mm: update ptep_modify_prot_commit to take old pte value as argAneesh Kumar K.V2019-02-061-3/+5
| * mm: update ptep_modify_prot_start/commit to take vm_area_struct as argAneesh Kumar K.V2019-02-061-2/+2
| * fs: kernfs: add poll file operationJohannes Weiner2019-02-051-11/+20
| * proc: commit to genradixKent Overstreet2019-02-051-28/+15
| * memcg: localize memcg_kmem_enabled() checkShakeel Butt2019-02-051-2/+1
| * mm: Refactor readahead defines in mm.hNikolay Borisov2019-02-054-4/+4
| * mm: convert PG_balloon to PG_offlineDavid Hildenbrand2019-02-051-2/+2
| * fs/file.c: initialize init_files.resize_waitShuriyc Chu2019-02-051-0/+1
| * ocfs2/dlm: return DLM_CANCELGRANT if the lock is on granted list and the oper...Jian Wang2019-02-052-1/+5
| * ocfs2/dlm: clean DLM_LKSB_GET_LVB and DLM_LKSB_PUT_LVB when the cancel_pendin...Jian Wang2019-02-051-0/+1
| * ocfs2-clear-zero-in-unaligned-direct-io-checkpatch-fixesAndrew Morton2019-02-051-9/+9
| * ocfs2: clear zero in unaligned direct IOJia Guo2019-02-051-1/+21
| * ocfs2: Use zero-sized array and struct_size() in kzalloc()Gustavo A. R. Silva2019-02-051-6/+2
| * ocfs2: fix the application IO timeout when fstrim is runningGang He2019-02-055-63/+106
| * ocfs2: fix a panic problem caused by o2cb_ctlJia Guo2019-02-051-6/+8
| * huegtlbfs: fix page leak during migration of file pagesMike Kravetz2019-02-051-0/+10
* | Merge remote-tracking branch 'kspp-gustavo/for-next/kspp'Stephen Rothwell2019-02-0619-7/+29
|\ \
| * | fs: mark expected switch fall-throughsGustavo A. R. Silva2019-01-2920-7/+31
| * | afs: Mark expected switch fall-throughsGustavo A. R. Silva2019-01-248-29/+71
* | | Merge remote-tracking branch 'pidfd/for-next'Stephen Rothwell2019-02-061-0/+9
|\ \ \
| * | | signal: add pidfd_send_signal() syscallChristian Brauner2019-02-031-0/+9
* | | | Merge remote-tracking branch 'y2038/y2038'Stephen Rothwell2019-02-064-14/+14
|\ \ \ \
| * | | | y2038: syscalls: rename y2038 compat syscallsArnd Bergmann2019-01-254-14/+14
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell2019-02-062-2/+3
|\ \ \ \
| * | | | f2fs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-223-23/+6
| * | | | debugfs: debugfs_use_start/finish do not exist anymoreSergey Senozhatsky2019-01-221-2/+2
| * | | | sysfs: fix blank line coding style warningStephen Martin2019-01-181-0/+1
| |/ / /
* | | | Merge remote-tracking branch 'audit/next'Stephen Rothwell2019-02-063-4/+6
|\ \ \ \
| * | | | audit: ignore fcaps on umountRichard Guy Briggs2019-01-302-1/+3