]> Git Repo - linux.git/history - fs
minixfs: fix block limit check
[linux.git] / fs /
2012-07-14 Al Virofs/namei.c: don't pass nameidata to __lookup_hash(...
2012-07-14 Al Virostop passing nameidata to ->lookup()
2012-07-14 Al Virofs/namei.c: don't pass namedata to lookup_dcache()
2012-07-14 Al Virofs/namei.c: don't pass nameidata to d_revalidate()
2012-07-14 Al Virostop passing nameidata * to ->d_revalidate()
2012-07-14 Al Virofs/nfs/dir.c: switch to passing nd->flags instead of...
2012-07-14 Al Vironfs_lookup_verify_inode() - nd is *always* non-NULL...
2012-07-14 Al Viroswitch nfs_lookup_check_intent() away from nameidata
2012-07-14 Al Virodo_dentry_open(): take initialization of file->f_path...
2012-07-14 Al Virofold __dentry_open() into its sole caller
2012-07-14 Al Viroswitch do_dentry_open() to returning int
2012-07-14 Al Viromake finish_no_open() return int
2012-07-14 Al Virofs/namei.c: get do_last() and friends return int
2012-07-14 Al Virokill struct opendata
2012-07-14 Al Virokill opendata->{mnt,dentry}
2012-07-14 Al Viromake ->atomic_open() return int
2012-07-14 Al Virodon't modify od->filp at all
2012-07-14 Al Viro->atomic_open() prototype change - pass int * instead...
2012-07-14 Miklos Szeredivfs: move O_DIRECT check to common code
2012-07-14 Miklos Szeredivfs: do_last(): clean up retry
2012-07-14 Miklos Szeredivfs: do_last(): clean up bool
2012-07-14 Miklos Szeredivfs: do_last(): clean up labels
2012-07-14 Miklos Szeredivfs: do_last(): clean up error handling
2012-07-14 Miklos Szeredivfs: remove open intents from nameidata
2012-07-14 Miklos Szeredi9p: implement i_op->atomic_open()
2012-07-14 Miklos Szerediceph: implement i_op->atomic_open()
2012-07-14 Miklos Szerediceph: remove unused arg from ceph_lookup_open()
2012-07-14 Miklos Szeredicifs: implement i_op->atomic_open()
2012-07-14 Miklos Szeredifuse: implement i_op->atomic_open()
2012-07-14 Miklos Szeredinfs: don't use intents for checking atomic open
2012-07-14 Miklos Szeredinfs: don't use nd->intent.open.flags
2012-07-14 Miklos Szeredinfs: clean up ->create in nfs_rpc_ops
2012-07-14 Miklos Szeredinfs: implement i_op->atomic_open()
2012-07-14 Miklos Szeredivfs: add i_op->atomic_open()
2012-07-14 Miklos Szeredivfs: lookup_open(): expand lookup_hash()
2012-07-14 Miklos Szeredivfs: add lookup_open()
2012-07-14 Miklos Szeredivfs: do_last(): common slow lookup
2012-07-14 Miklos Szeredivfs: do_last(): separate O_CREAT specific code
2012-07-14 Miklos Szeredivfs: do_last(): inline lookup_slow()
2012-07-14 Al Vironamei.c: let follow_link() do put_link() on failure
2012-07-14 Al Virocoda: use list_for_each_entry
2012-07-14 Al Virovfs: switch i_dentry/d_alias to hlist
2012-07-14 Al Viroext4: get rid of open-coded d_find_any_alias()
2012-07-14 Al Viroocfs2: use list_for_each_entry in ocfs2_find_local_alias()
2012-07-14 Al Viroaffs: unobfuscate affs_fix_dcache()
2012-07-14 Al Viroaffs: get rid of open-coded list_for_each_entry()
2012-07-14 Al Viroadfs: don't bother with ->i_dentry in ->destroy_inode()
2012-07-14 Al Virocifs: don't bother with ->i_dentry in ->destroy_inode()
2012-07-14 Al Viroqnx6: don't bother with ->i_dentry in inode-freeing...
2012-07-14 Al Viroget rid of magic in proc_namespace.c
2012-07-14 Al Viroget rid of ->mnt_longterm
2012-07-14 Julia Lawallfs/direct-io.c: adjust suspicious bit operation
2012-07-14 Artem Bityutskiyaffs: get rid of affs_sync_super
2012-07-14 Artem Bityutskiyaffs: introduce VFS superblock object back-reference
2012-07-14 Artem Bityutskiyaffs: stop using lock_super
2012-07-14 Artem Bityutskiyaffs: re-structure superblock locking a bit
2012-07-14 Artem Bityutskiyaffs: remove useless superblock writeout on remount
2012-07-14 Artem Bityutskiyaffs: remove useless superblock writeout on unmount
2012-07-14 Artem Bityutskiyaffs: stop setting bm_flags
2012-07-14 Linus TorvaldsMerge tag 'md-3.5-fixes' of git://neil.brown.name/md
2012-07-13 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2012-07-13 Christoph Hellwigxfs: do not call xfs_bdstrat_cb in xfs_buf_iodone_callbacks
2012-07-13 Christoph Hellwigxfs: prevent recursion in xfs_buf_iorequest
2012-07-13 Dave Chinnerxfs: don't defer metadata allocation to the workqueue
2012-07-13 Dave Chinnerxfs: really fix the cursor leak in xfs_alloc_ag_vextent...
2012-07-13 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git.kernel...
2012-07-13 Linus TorvaldsMerge tag 'nfs-for-3.5-4' of git://git.linux-nfs.org...
2012-07-13 Dave JonesRemove easily user-triggerable BUG from generic_setlease
2012-07-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-07-13 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git.kernel.org...
2012-07-13 Linus TorvaldsMerge tag 'mmc-fixes-for-3.5-rc7' of git://git.kernel...
2012-07-13 Linus TorvaldsMerge tag 'for-linus-20120712' of git://git.infradead...
2012-07-13 Linus TorvaldsMerge tag 'mfd-for-linus-3.5' of git://git.kernel.org...
2012-07-13 Arnd BergmannMerge tag 'davinci-v3.6-dt' of git://gitorious.org...
2012-07-13 Linus TorvaldsMerge tag 'sh-for-linus' of git://github.com/pmundt...
2012-07-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/virt/kvm/kvm
2012-07-13 Jeff Moyerblock: fix infinite loop in __getblk_slow
2012-07-13 Kukjin KimMerge branch 'next/board-samsung' into next/board-samsung-2
2012-07-13 Mathias Krauseudf: avoid info leak on export
2012-07-13 Mathias Krauseisofs: avoid info leak on export
2012-07-13 Benjamin HerrenschmidtMerge remote-tracking branch 'kumar/next' into next
2012-07-12 Kukjin KimMerge branch 'next/devel-dma-ops' into next/dt-samsung
2012-07-12 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-07-12 Mike TurquetteMerge branch 'clk/mxs-for-3.6' of git://git.linaro...
2012-07-12 Arnd BergmannMerge branch 'mxs/dt-for-3.6' of git://git.linaro.org...
2012-07-12 Arnd BergmannMerge tag 'imx-defconfig' of git://git.pengutronix...
2012-07-12 Arnd BergmannMerge branch 'imx/dt-for-3.6' of git://git.linaro.org...
2012-07-12 Arnd BergmannMerge tag 'omap-devel-dt-for-v3.6' of git://git.kernel...
2012-07-12 Arnd BergmannMerge tag 'v3.5-rc6' into next/dt
2012-07-12 Arnd BergmannMerge branch 'for-3.6/dt' of git://git.kernel.org/pub...
2012-07-12 Arnd BergmannMerge branch 'tegra/cleanup' into next/dt
2012-07-12 Arnd BergmannMerge branch 'picoxcell/timer' into next/timer
2012-07-12 Arnd BergmannMerge branch 'lpc32xx/core-fixes' of git://git.antcom...
2012-07-12 Liu BoBtrfs: fix typo in convert_extent_bit
2012-07-12 Arne JansenBtrfs: add qgroup inheritance
2012-07-12 Arne JansenBtrfs: add qgroup ioctls
2012-07-12 Arne JansenBtrfs: hooks to reserve qgroup space
2012-07-12 Jan SchmidtBtrfs: hooks for qgroup to record delayed refs
2012-07-12 Arne JansenBtrfs: quota tree support and startup
2012-07-12 Jan SchmidtBtrfs: call the qgroup accounting functions
next
This page took 0.319824 seconds and 7 git commands to generate.