Age | Commit message (Expand) | Author | Files | Lines |
2013-07-11 | xfs: Add pquota fields where gquota is used. | Chandra Seetharaman | 14 | -124/+291 |
2013-07-11 | ext4: fix warning in ext4_evict_inode() | Jan Kara | 1 | -13/+19 |
2013-07-11 | mm: remove free_area_cache | Michel Lespinasse | 2 | -4/+0 |
2013-07-11 | net: rename include/net/ll_poll.h to include/net/busy_poll.h | Eliezer Tamir | 1 | -1/+1 |
2013-07-10 | [CIFS] Fix minor endian error in durable handle patch series | Steve French | 1 | -1/+2 |
2013-07-10 | CIFS: Reconnect durable handles for SMB2 | Pavel Shilovsky | 8 | -12/+58 |
2013-07-10 | CIFS: Make SMB2_open use cifs_open_parms struct | Pavel Shilovsky | 5 | -50/+66 |
2013-07-10 | CIFS: Introduce cifs_open_parms struct | Pavel Shilovsky | 6 | -41/+73 |
2013-07-10 | CIFS: Request durable open for SMB2 opens | Pavel Shilovsky | 3 | -2/+68 |
2013-07-10 | CIFS: Simplify SMB2 create context handling | Pavel Shilovsky | 1 | -12/+26 |
2013-07-10 | CIFS: Simplify SMB2_open code path | Pavel Shilovsky | 2 | -36/+25 |
2013-07-10 | CIFS: Respect create_options in smb2_open_file | Pavel Shilovsky | 5 | -22/+25 |
2013-07-10 | CIFS: Fix lease context buffer parsing | Pavel Shilovsky | 1 | -6/+7 |
2013-07-10 | xfs: fix sgid inheritance for subdirectories inheriting default acls [V3] | Carlos Maiolino | 1 | -10/+10 |
2013-07-10 | Use ecryptfs_dentry_to_lower_path in a couple of places | Matthew Wilcox | 2 | -8/+6 |
2013-07-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -5/+57 |
2013-07-10 | NFS: Allow nfs_updatepage to extend a write under additional circumstances | Scott Mayhew | 1 | -8/+23 |
2013-07-10 | xfs: dquot log reservations are too small | Dave Chinner | 2 | -9/+25 |
2013-07-10 | xfs: remove local fork format handling from xfs_bmapi_write() | Dave Chinner | 4 | -124/+98 |
2013-07-10 | NFS: Make nfs_readdir revalidate less often | Scott Mayhew | 1 | -2/+3 |
2013-07-10 | NFS: Make nfs_attribute_cache_expired() non-static | Scott Mayhew | 1 | -1/+1 |
2013-07-10 | nfs: set verifier on existing dentries in nfs_prime_dcache | Jeff Layton | 1 | -0/+1 |
2013-07-10 | xfs: use get_unused_fd_flags(0) instead of get_unused_fd() | Yann Droneaud | 1 | -1/+1 |
2013-07-10 | xfs: clean up unused codes at xfs_bulkstat() | Jie Liu | 1 | -27/+1 |
2013-07-10 | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 8 | -89/+119 |
2013-07-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 10 | -124/+149 |
2013-07-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 34 | -1726/+2327 |
2013-07-09 | net/fs: change busy poll time accounting | Eliezer Tamir | 1 | -11/+20 |
2013-07-09 | Merge tag 'for-linus-v3.11-rc1' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 43 | -477/+1180 |
2013-07-09 | Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 35 | -453/+1234 |
2013-07-09 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 3 | -6/+21 |
2013-07-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 14 | -51/+138 |
2013-07-09 | xfs: use XFS_BMAP_BMDR_SPACE vs. XFS_BROOT_SIZE_ADJ | Eric Sandeen | 2 | -10/+7 |
2013-07-09 | fatfs: add FAT_IOCTL_GET_VOLUME_ID | Mike Lockwood | 3 | -0/+21 |
2013-07-09 | ncpfs: fix error return code in ncp_parse_options() | Wei Yongjun | 1 | -3/+9 |
2013-07-09 | mm/writeback: don't check force_wait to handle bdi->work_list | Wanpeng Li | 1 | -8/+2 |
2013-07-09 | fs/fs-writeback.c: : make wb_do_writeback() as static | Haicheng Li | 1 | -1/+1 |
2013-07-09 | fsnotify: update comments concerning locking scheme | Lino Sanfilippo | 1 | -28/+22 |
2013-07-09 | inotify: fix race when adding a new watch | Lino Sanfilippo | 1 | -9/+4 |
2013-07-09 | dnotify: replace dnotify_mark_mutex with mark mutex of dnotify_group | Lino Sanfilippo | 1 | -12/+13 |
2013-07-09 | fanotify: put duplicate code for adding vfsmount/inode marks into an own func... | Lino Sanfilippo | 1 | -36/+35 |
2013-07-09 | fanotify: fix races when adding/removing marks | Lino Sanfilippo | 1 | -12/+37 |
2013-07-09 | fanotify: info leak in copy_event_to_user() | Dan Carpenter | 1 | -0/+1 |
2013-07-09 | net: rename low latency sockets functions to busy poll | Eliezer Tamir | 1 | -23/+37 |
2013-07-09 | nfsd4: support minorversion 1 by default | J. Bruce Fields | 1 | -1/+1 |
2013-07-09 | nfsd4: allow destroy_session over destroyed session | J. Bruce Fields | 2 | -10/+19 |
2013-07-08 | ncpfs: fix error return code in ncp_parse_options() | Wei Yongjun | 1 | -3/+9 |
2013-07-08 | locks: move file_lock_list to a set of percpu hlist_heads and convert file_lo... | Jeff Layton | 1 | -20/+49 |
2013-07-08 | seq_file: add seq_list_*_percpu helpers | Jeff Layton | 1 | -0/+54 |
2013-07-08 | f2fs: fix readdir incorrectness | Jaegeuk Kim | 1 | -11/+9 |