| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | nfs_common: move locks_in_grace comment at the right place | Corentin Labbe | 2017-09-26 | 1 | -7/+7 |
| * | | | | | | nfs_common: fix build warning in grace.c | Corentin Labbe | 2017-09-26 | 1 | -1/+1 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-11-17 | 18 | -152/+147 |
|\ \ \ \ \ \ |
|
| * | | | | | | pid: replace pid bitmap implementation with IDR API | Gargi Sharma | 2017-11-17 | 1 | -1/+1 |
| * | | | | | | fat: remove redundant assignment of 0 to slots | Colin Ian King | 2017-11-17 | 1 | -1/+0 |
| * | | | | | | hfs/hfsplus: clean up unused variables in bnode.c | Christos Gkekas | 2017-11-17 | 2 | -8/+0 |
| * | | | | | | nilfs2: remove inode->i_version initialization | Jeff Layton | 2017-11-17 | 1 | -1/+0 |
| * | | | | | | nilfs2: use octal for unreadable permission macro | Ryusuke Konishi | 2017-11-17 | 1 | -1/+1 |
| * | | | | | | nilfs2: align block comments of nilfs_sufile_truncate_range() at * | Ryusuke Konishi | 2017-11-17 | 1 | -16/+16 |
| * | | | | | | fs, nilfs: convert nilfs_root.count from atomic_t to refcount_t | Elena Reshetova | 2017-11-17 | 2 | -6/+7 |
| * | | | | | | nilfs2: fix race condition that causes file system corruption | Andreas Rohner | 2017-11-17 | 1 | -2/+4 |
| * | | | | | | fs/nilfs2: convert timers to use timer_setup() | Kees Cook | 2017-11-17 | 2 | -6/+6 |
| * | | | | | | pipe: add proc_dopipe_max_size() to safely assign pipe_max_size | Joe Lawrence | 2017-11-17 | 1 | -15/+3 |
| * | | | | | | pipe: avoid round_pipe_size() nr_pages overflow on 32-bit | Joe Lawrence | 2017-11-17 | 1 | -2/+15 |
| * | | | | | | pipe: match pipe_max_size data type with procfs | Joe Lawrence | 2017-11-17 | 1 | -1/+1 |
| * | | | | | | autofs: don't fail mount for transient error | NeilBrown | 2017-11-17 | 1 | -1/+14 |
| * | | | | | | epoll: remove ep_call_nested() from ep_eventpoll_poll() | Jason Baron | 2017-11-17 | 1 | -45/+35 |
| * | | | | | | epoll: avoid calling ep_call_nested() from ep_poll_safewake() | Jason Baron | 2017-11-17 | 1 | -29/+18 |
| * | | | | | | epoll: account epitem and eppoll_entry to kmemcg | Shakeel Butt | 2017-11-17 | 1 | -2/+2 |
| * | | | | | | proc: use do-while in name_to_int() | Alexey Dobriyan | 2017-11-17 | 1 | -2/+2 |
| * | | | | | | proc: : uninline name_to_int() | Alexey Dobriyan | 2017-11-17 | 3 | -22/+25 |
| * | | | | | | proc, coredump: add CoreDumping flag to /proc/pid/status | Roman Gushchin | 2017-11-17 | 1 | -0/+6 |
* | | | | | | | Merge tag 'pm-fixes-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-11-17 | 1 | -0/+6 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86 / CPU: Always show current CPU frequency in /proc/cpuinfo | Rafael J. Wysocki | 2017-11-15 | 1 | -0/+6 |
* | | | | | | | | Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2017-11-17 | 25 | -334/+590 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | NFS: Revert "NFS: Move the flock open mode check into nfs_flock()" | Benjamin Coddington | 2017-11-17 | 2 | -16/+16 |
| * | | | | | | | | NFS: Fix typo in nomigration mount option | Joshua Watt | 2017-11-17 | 1 | -1/+1 |
| * | | | | | | | | nfs: Fix ugly referral attributes | Chuck Lever | 2017-11-17 | 1 | -10/+8 |
| * | | | | | | | | NFS: super: mark expected switch fall-throughs | Gustavo A. R. Silva | 2017-11-17 | 1 | -2/+10 |
| * | | | | | | | | nfs: remove net pointer from messages | Vasily Averin | 2017-11-17 | 1 | -7/+7 |
| * | | | | | | | | nfs client: exit_net cleanup check added | Vasily Averin | 2017-11-17 | 1 | -0/+4 |
| * | | | | | | | | nfs/write: Use common error handling code in nfs_lock_and_join_requests() | Markus Elfring | 2017-11-17 | 1 | -8/+9 |
| * | | | | | | | | NFSv4: Replace closed stateids with the "invalid special stateid" | Trond Myklebust | 2017-11-17 | 3 | -1/+20 |
| * | | | | | | | | NFSv4: nfs_set_open_stateid must not trigger state recovery for closed state | Trond Myklebust | 2017-11-17 | 1 | -1/+2 |
| * | | | | | | | | NFSv4: Check the open stateid when searching for expired state | Trond Myklebust | 2017-11-17 | 1 | -0/+5 |
| * | | | | | | | | NFSv4: Clean up nfs4_delegreturn_done | Trond Myklebust | 2017-11-17 | 1 | -18/+14 |
| * | | | | | | | | NFSv4: cleanup nfs4_close_done | Trond Myklebust | 2017-11-17 | 1 | -19/+16 |
| * | | | | | | | | NFSv4: Retry NFS4ERR_OLD_STATEID errors in layoutreturn | Trond Myklebust | 2017-11-17 | 1 | -3/+12 |
| * | | | | | | | | pNFS: Retry NFS4ERR_OLD_STATEID errors in layoutreturn-on-close | Trond Myklebust | 2017-11-17 | 3 | -2/+40 |
| * | | | | | | | | NFSv4: Don't try to CLOSE if the stateid 'other' field has changed | Trond Myklebust | 2017-11-17 | 3 | -12/+13 |
| * | | | | | | | | NFSv4: Retry CLOSE and DELEGRETURN on NFS4ERR_OLD_STATEID. | Trond Myklebust | 2017-11-17 | 5 | -2/+65 |
| * | | | | | | | | NFS: Fix a typo in nfs_rename() | Trond Myklebust | 2017-11-17 | 1 | -1/+1 |
| * | | | | | | | | NFSv4: Fix open create exclusive when the server reboots | Trond Myklebust | 2017-11-17 | 1 | -15/+26 |
| * | | | | | | | | NFSv4: Add a tracepoint to document open stateid updates | Trond Myklebust | 2017-11-17 | 2 | -0/+5 |
| * | | | | | | | | NFSv4: Fix OPEN / CLOSE race | Trond Myklebust | 2017-11-17 | 3 | -35/+123 |
| * | | | | | | | | NFS: Fix bool initialization/comparison | Thomas Meyer | 2017-11-17 | 4 | -8/+8 |
| * | | | | | | | | NFS: Avoid RCU usage in tracepoints | Anna Schumaker | 2017-11-17 | 1 | -18/+6 |
| * | | | | | | | | fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_t | Elena Reshetova | 2017-11-17 | 6 | -31/+31 |
| * | | | | | | | | fs, nfs: convert nfs_lock_context.count from atomic_t to refcount_t | Elena Reshetova | 2017-11-17 | 1 | -6/+6 |
| * | | | | | | | | fs, nfs: convert nfs4_lock_state.ls_count from atomic_t to refcount_t | Elena Reshetova | 2017-11-17 | 3 | -8/+8 |