OSDN Git Service

scsi_transport_srp: Introduce srp_wait_for_queuecommand()
[android-x86/kernel.git] / fs /
2015-07-21 Eric W. Biedermansysfs: Create mountpoints with sysfs_create_mount_point
2015-07-21 Eric W. Biedermanmnt: Modify fs_fully_visible to deal with locked ro...
2015-07-21 Eric W. Biedermanmnt: Refactor the logic for mounting sysfs and proc...
2015-07-21 Eric W. Biedermanmnt: Update fs_fully_visible to test for permanently...
2015-07-21 Eric W. Biedermansysfs: Add support for permanently empty directories...
2015-07-21 Eric W. Biedermankernfs: Add support for always empty directories.
2015-07-21 Eric W. Biedermanproc: Allow creating permanently empty directories...
2015-07-21 Eric W. Biedermansysctl: Allow creating permanently empty directories...
2015-07-21 Eric W. Biedermanfs: Add helper functions for permanently empty directories.
2015-07-10 Fabian Frederickfs/ufs: restore s_lock mutex_init()
2015-07-10 Jan Karaufs: Fix possible deadlock when looking up directories
2015-07-10 Jan Karaufs: Fix warning from unlock_new_inode()
2015-07-10 Eric W. Biedermanvfs: Ignore unlocked mounts in fs_fully_visible
2015-07-10 Eric W. Biedermanvfs: Remove incorrect debugging WARN in prepend_path
2015-07-10 Fabian Frederickfs/ufs: restore s_lock mutex
2015-07-10 Fabian Frederickfs/ufs: revert "ufs: fix deadlocks introduced by sb...
2015-07-10 Jan Karafs: Fix S_NOSEC handling
2015-06-23 Chris MasonBtrfs: fix regression in raid level conversion
2015-06-23 Chris MasonBtrfs: fix uninit variable in clone ioctl
2015-06-23 Filipe MananaBtrfs: fix range cloning when same inode used as source...
2015-06-23 Jeff Mahoneybtrfs: cleanup orphans while looking up default subvolume
2015-06-23 Chengyu Songbtrfs: incorrect handling for fiemap_fill_next_extent...
2015-06-23 Filipe MananaBtrfs: send, don't leave without decrementing clone...
2015-06-23 Filipe MananaBtrfs: send, add missing check for dead clone root
2015-06-23 Jens Axboeaio: fix serial draining in exit_aio()
2015-06-06 Andrew Mortonfs/binfmt_elf.c:load_elf_binary(): return -EINVAL on...
2015-06-06 Sasha Levinvfs: read file_handle only once in handle_to_path
2015-06-06 Christoph Hellwignfsd: fix the check for confirmed openowner in nfs4_pre...
2015-06-06 Christoph Hellwignfsd/blocklayout: pretend we can send deviceid notifica...
2015-06-06 Vladimir Davydovkernfs: do not account ino_ida allocations to memcg
2015-06-06 Helge Dellerparisc,metag: Fix crashes due to stack randomization...
2015-06-06 Darrick J. Wongjbd2: fix r_count overflows leading to buffer overflow...
2015-06-06 Eryu Guanext4: check for zero length extent explicitly
2015-06-06 Lukas Czernerext4: fix NULL pointer dereference when journal restart...
2015-06-06 Theodore Ts'oext4: fix lazytime optimization
2015-06-06 Al Virod_walk() might skip too much
2015-06-06 Filipe MananaBtrfs: fix racy system chunk allocation when setting...
2015-06-06 Miklos Szerediovl: mount read-only if workdir can't be created
2015-06-06 Miklos Szerediovl: don't remove non-empty opaque directory
2015-06-06 Dave Chinnerxfs: xfs_iozero can return positive errno
2015-06-06 Dave Chinnerxfs: xfs_attr_inactive leaves inconsistent attr fork...
2015-06-06 Bob Copelandomfs: fix sign confusion for bitmap loop counter
2015-06-06 Sasha Levinfs, omfs: add NULL terminator in the end up the token...
2015-06-06 Eric W. Biedermanfs_pin: Allow for the possibility that m_list or s_list...
2015-06-06 Eric W. Biedermanmnt: Fail collect_mounts when applied to unmounted...
2015-05-17 Al Virocoredump: accept any write method
2015-05-17 Al Viropath_openat(): fix double fput()
2015-05-17 Eric W. Biedermanmnt: Fix fs_fully_visible to verify the root directory...
2015-05-17 Ryusuke Konishinilfs2: fix sanity check of btree level in nilfs_btree_...
2015-05-17 Junxiao Biocfs2: dlm: fix race between purge and get lock resource
2015-05-13 Thomas Hebbhfsplus: don't store special "osx" xattr prefix on...
2015-05-13 Davide Italianoext4: move check under lock scope to close a race.
2015-05-13 Lukas Czernerext4: fix data corruption caused by unwritten and delay...
2015-05-13 Omar Sandovalbtrfs: unlock i_mutex after attempting to delete subvol...
2015-05-06 Anna SchumakerNFS: Add a stub for GETDEVICELIST
2015-05-06 Peng Taonfs: remove WARN_ON_ONCE from nfs_direct_good_bytes
2015-05-06 Peng Taonfs: fix DIO good bytes calculation
2015-05-06 Jeff Laytonnfs: fix high load average due to callback thread sleeping
2015-05-06 Giuseppe Cantaveneranfsd: fix nsfd startup race triggering BUG_ON
2015-05-06 Mark Salternfsd: eliminate NFSD_DEBUG
2015-05-06 J. Bruce Fieldsnfsd4: disallow SEEK with special stateids
2015-05-06 J. Bruce Fieldsnfsd4: fix READ permission checking
2015-05-06 J. Bruce Fieldsnfsd4: disallow ALLOCATE with special stateids
2015-05-06 Nicolas IoossRevert "nfs: replace nfs_add_stats with nfs_inc_stats...
2015-05-06 Al ViroRCU pathwalk breakage when running into a symlink overm...
2015-05-06 Eric W. Biedermanmnt: Update detach_mounts to leave mounts connected
2015-05-06 Eric W. Biedermanmnt: Fix the error check in __detach_mounts
2015-05-06 Eric W. Biedermanmnt: Honor MNT_LOCKED when detaching mounts
2015-05-06 Eric W. Biedermanmnt: Factor umount_mnt from umount_tree
2015-05-06 Eric W. Biedermanmnt: Factor out unhash_mnt from detach_mnt and umount_tree
2015-05-06 Eric W. Biedermanmnt: Don't propagate unmounts to locked mounts
2015-05-06 Eric W. Biedermanmnt: On an unmount propagate clearing of MNT_LOCKED
2015-05-06 Eric W. Biedermanmnt: Delay removal from the mount hash.
2015-05-06 Eric W. Biedermanmnt: Add MNT_UMOUNT flag
2015-05-06 Eric W. Biedermanmnt: In umount_tree reuse mnt_list instead of mnt_hash
2015-05-06 Eric W. Biedermanmnt: Don't propagate umounts in __detach_mounts
2015-05-06 Eric W. Biedermanmnt: Improve the umount_tree flags
2015-05-06 Lukas Czernerext4: make fsync to sync parent dir in no-journal for...
2015-05-06 Michael Davidsonfs/binfmt_elf.c: fix bug in loading of PIE binaries
2015-05-06 Andrew ElbleNFS: fix BUG() crash in notify_change() with patch...
2015-05-06 Filipe MananaBtrfs: fix inode eviction infinite loop after extent_sa...
2015-05-06 Filipe MananaBtrfs: fix inode eviction infinite loop after cloning...
2015-05-06 David Sterbabtrfs: don't accept bare namespace as a valid xattr
2015-05-06 Filipe MananaBtrfs: fix log tree corruption when fs mounted with...
2015-04-29 Jann Hornfs: take i_mutex during prepare_binprm for set[ug]id...
2015-04-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-04-11 Linus TorvaldsMerge tag 'asoc-fix-v4.0-rc7' of git://git./linux/kerne...
2015-04-11 Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2015-04-11 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2015-04-10 Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
2015-04-10 Linus TorvaldsMerge tag 'sound-4.0' of git://git./linux/kernel/git...
2015-04-09 Rafael J. WysockiMerge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'
2015-04-09 Linus TorvaldsMerge tag 'pci-v4.0-fixes-3' of git://git./linux/kernel...
2015-04-09 Al Viroocfs2: _really_ sync the right range
2015-04-08 Al Viroocfs2_file_write_iter: keep return value and current...
2015-04-08 Al Viro[regression] ocfs2: do *not* increment ->ki_pos twice
2015-04-08 Linus TorvaldsMerge tag 'media/v3.20-2' of git://git./linux/kernel...
2015-04-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-04-06 Al Viroioctx_alloc(): fix vma (and file) leak on failure
2015-04-06 Al Virofix mremap() vs. ioctx_kill() race
next