aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fuse/dir.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-14nfs: don't use intents for checking atomic openMiklos Szeredi1-20/+4
2012-07-14nfs: don't use nd->intent.open.flagsMiklos Szeredi1-5/+4
2012-07-14nfs: clean up ->create in nfs_rpc_opsMiklos Szeredi5-70/+15
2012-07-14nfs: implement i_op->atomic_open()Miklos Szeredi1-86/+97
2012-07-14vfs: add i_op->atomic_open()Miklos Szeredi6-2/+270
2012-07-14vfs: lookup_open(): expand lookup_hash()Miklos Szeredi1-1/+11
2012-07-14vfs: add lookup_open()Miklos Szeredi1-38/+61
2012-07-14vfs: do_last(): common slow lookupMiklos Szeredi1-22/+5
2012-07-14vfs: do_last(): separate O_CREAT specific codeMiklos Szeredi1-16/+17
2012-07-14vfs: do_last(): inline lookup_slow()Miklos Szeredi1-2/+15
2012-07-14namei.c: let follow_link() do put_link() on failureAl Viro1-33/+41
2012-07-14coda: use list_for_each_entryAl Viro1-7/+3
2012-07-14vfs: switch i_dentry/d_alias to hlistAl Viro13-28/+36
2012-07-14ext4: get rid of open-coded d_find_any_alias()Al Viro1-8/+1
2012-07-14ocfs2: use list_for_each_entry in ocfs2_find_local_alias()Al Viro1-11/+5
2012-07-14affs: unobfuscate affs_fix_dcache()Al Viro1-6/+8
2012-07-14affs: get rid of open-coded list_for_each_entry()Al Viro1-6/+1
2012-07-14vfs: update documentation on ->i_dentry handlingAl Viro1-6/+4
2012-07-14adfs: don't bother with ->i_dentry in ->destroy_inode()Al Viro1-1/+0
2012-07-14cifs: don't bother with ->i_dentry in ->destroy_inode()Al Viro1-1/+0
2012-07-14qnx6: don't bother with ->i_dentry in inode-freeing callbackAl Viro1-1/+0
2012-07-14get rid of magic in proc_namespace.cAl Viro3-8/+9
2012-07-14get rid of ->mnt_longtermAl Viro5-72/+26
2012-07-14fs/direct-io.c: adjust suspicious bit operationJulia Lawall1-1/+1
2012-07-14affs: get rid of affs_sync_superArtem Bityutskiy3-13/+45
2012-07-14affs: introduce VFS superblock object back-referenceArtem Bityutskiy2-0/+2
2012-07-14affs: stop using lock_superArtem Bityutskiy1-2/+3
2012-07-14affs: re-structure superblock locking a bitArtem Bityutskiy1-5/+2
2012-07-14affs: remove useless superblock writeout on remountArtem Bityutskiy1-3/+2
2012-07-14affs: remove useless superblock writeout on unmountArtem Bityutskiy1-3/+0
2012-07-14affs: stop setting bm_flagsArtem Bityutskiy1-5/+4
2012-07-13x86/vsyscall: allow seccomp filter in vsyscall=emulateWill Drewry1-4/+31
2012-07-13Remove easily user-triggerable BUG from generic_setleaseDave Jones1-1/+1
2012-07-13block: fix infinite loop in __getblk_slowJeff Moyer1-9/+13
2012-07-12Input: xpad - add Andamiro Pump It Up padYuri Khan1-0/+1
2012-07-12hwmon: (it87) Preserve configuration register bits on initJean Delvare1-1/+1
2012-07-12SH: Convert out[bwl] macros to inline functionsCorey Minyard1-3/+14
2012-07-11memblock: free allocated memblock_reserved_regions laterYinghai Lu3-46/+47
2012-07-11mm: sparse: fix usemap allocation above node descriptor sectionYinghai Lu4-7/+20
2012-07-11mm: sparse: fix section usemap placement calculationYinghai Lu1-1/+1
2012-07-11xtensa: fix incorrect memsetAlan Cox1-1/+1
2012-07-11shmem: cleanup shmem_add_to_page_cacheHugh Dickins1-30/+28
2012-07-11shmem: fix negative rss in memcg memory.statHugh Dickins1-12/+29
2012-07-11tmpfs: revert SEEK_DATA and SEEK_HOLEHugh Dickins1-93/+1
2012-07-11drivers/rtc/rtc-twl.c: fix threaded IRQ to use IRQF_ONESHOTKevin Hilman1-1/+1
2012-07-11fat: fix non-atomic NFS i_pos readSteven J. Magnani1-7/+6
2012-07-11MAINTAINERS: add OMAP CPUfreq driver to OMAP Power Management sectionKevin Hilman1-0/+1
2012-07-11sgi-xp: nested calls to spin_lock_irqsave()Dan Carpenter1-2/+2
2012-07-11fs: ramfs: file-nommu: add SetPageUptodate()Bob Liu1-0/+1
2012-07-11drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warningBenoît Thébaudeau1-2/+3