summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | vfs: lookup_open(): expand lookup_hash()Miklos Szeredi2012-07-141-1/+11
| * | | vfs: add lookup_open()Miklos Szeredi2012-07-141-38/+61
| * | | vfs: do_last(): common slow lookupMiklos Szeredi2012-07-141-22/+5Star
| * | | vfs: do_last(): separate O_CREAT specific codeMiklos Szeredi2012-07-141-16/+17
| * | | vfs: do_last(): inline lookup_slow()Miklos Szeredi2012-07-141-2/+15
| * | | namei.c: let follow_link() do put_link() on failureAl Viro2012-07-141-33/+41
| * | | coda: use list_for_each_entryAl Viro2012-07-141-7/+3Star
| * | | vfs: switch i_dentry/d_alias to hlistAl Viro2012-07-1411-26/+34
| * | | ext4: get rid of open-coded d_find_any_alias()Al Viro2012-07-141-8/+1Star
| * | | ocfs2: use list_for_each_entry in ocfs2_find_local_alias()Al Viro2012-07-141-11/+5Star
| * | | affs: unobfuscate affs_fix_dcache()Al Viro2012-07-141-6/+8
| * | | affs: get rid of open-coded list_for_each_entry()Al Viro2012-07-141-6/+1Star
| * | | adfs: don't bother with ->i_dentry in ->destroy_inode()Al Viro2012-07-141-1/+0Star
| * | | cifs: don't bother with ->i_dentry in ->destroy_inode()Al Viro2012-07-141-1/+0Star
| * | | qnx6: don't bother with ->i_dentry in inode-freeing callbackAl Viro2012-07-141-1/+0Star
| * | | get rid of magic in proc_namespace.cAl Viro2012-07-143-8/+9
| * | | get rid of ->mnt_longtermAl Viro2012-07-145-72/+26Star
| * | | fs/direct-io.c: adjust suspicious bit operationJulia Lawall2012-07-141-1/+1
| * | | affs: get rid of affs_sync_superArtem Bityutskiy2012-07-143-13/+45
| * | | affs: introduce VFS superblock object back-referenceArtem Bityutskiy2012-07-142-0/+2
| * | | affs: stop using lock_superArtem Bityutskiy2012-07-141-2/+3
| * | | affs: re-structure superblock locking a bitArtem Bityutskiy2012-07-141-5/+2Star
| * | | affs: remove useless superblock writeout on remountArtem Bityutskiy2012-07-141-3/+2Star
| * | | affs: remove useless superblock writeout on unmountArtem Bityutskiy2012-07-141-3/+0Star
| * | | affs: stop setting bm_flagsArtem Bityutskiy2012-07-141-5/+4Star
* | | | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2012-07-203-55/+69
|\ \ \ \
| * | | | pnfs-obj: Fix __r4w_get_page when offset is beyond i_sizeBoaz Harrosh2012-07-201-3/+13
| * | | | pnfs-obj: don't leak objio_state if ore_write/read failsBoaz Harrosh2012-07-201-2/+7
| * | | | ore: Unlock r4w pages in exact reverse order of lockingBoaz Harrosh2012-07-201-12/+12
| * | | | ore: Remove support of partial IO request (NFS crash)Boaz Harrosh2012-07-201-7/+1Star
| * | | | ore: Fix NFS crash by supporting any unaligned RAID IOBoaz Harrosh2012-07-201-31/+36
* | | | | Merge tag 'upstream-3.5-rc8' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-07-201-2/+6
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | UBIFS: fix a bug in empty space fix-upArtem Bityutskiy2012-07-201-2/+6
| | |_|/ | |/| |
* | | | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-07-184-15/+66
|\ \ \ \
| * | | | cifs: always update the inode cache with the results from a FIND_*Jeff Layton2012-07-171-2/+5
| * | | | cifs: when CONFIG_HIGHMEM is set, serialize the read/write kmapsJeff Layton2012-07-171-1/+29
| * | | | cifs: on CONFIG_HIGHMEM machines, limit the rsize/wsize to the kmap spaceJeff Layton2012-07-171-0/+18
| * | | | Initialise mid_q_entry before putting it on the pending queueSachin Prabhu2012-07-171-12/+14
| |/ / /
* | | | ext4: fix duplicated mnt_drop_write call in EXT4_IOC_MOVE_EXTAl Viro2012-07-181-1/+0Star
* | | | Merge tag 'pm-post-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-171-1/+1
|\ \ \ \
| * | | | PM: Rename CAP_EPOLLWAKEUP to CAP_BLOCK_SUSPENDMichael Kerrisk2012-07-171-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'for-linus-v3.5-rc7' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-07-164-37/+38
|\ \ \ \
| * | | | xfs: do not call xfs_bdstrat_cb in xfs_buf_iodone_callbacksChristoph Hellwig2012-07-133-31/+23Star
| * | | | xfs: prevent recursion in xfs_buf_iorequestChristoph Hellwig2012-07-131-1/+1
| * | | | xfs: don't defer metadata allocation to the workqueueDave Chinner2012-07-131-3/+12
| * | | | xfs: really fix the cursor leak in xfs_alloc_ag_vextent_nearDave Chinner2012-07-131-2/+2
* | | | | fifo: Do not restart open() if it already found a partnerAnders Kaseorg2012-07-161-5/+4Star
| |/ / / |/| | |
* | | | Merge tag 'nfs-for-3.5-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-07-132-1/+7
|\ \ \ \
| * | | | NFSv4: Fix an NFSv4 mount regressionTrond Myklebust2012-07-101-0/+2
| * | | | NFS: Fix list manipulation snafus in fs/nfs/direct.cTrond Myklebust2012-07-081-1/+5