summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
* eCryptfs: Clear LOOKUP_OPEN flag when creating lower fileTyler Hicks2010-12-091-0/+4
* block: limit vec count in bio_kmalloc() and bio_alloc_map_data()Jens Axboe2010-12-091-1/+8
* pipe: fix failure to return error code on ->confirm()Nicolas Kaiser2010-11-221-1/+1
* mm: Move vma_stack_continue into mm.hStefan Bader2010-10-281-1/+2
* execve: make responsive to SIGKILL with large argumentsRoland McGrath2010-10-281-0/+7
* execve: improve interactivity with large argumentsRoland McGrath2010-10-281-0/+2
* setup_arg_pages: diagnose excessive argument sizeRoland McGrath2010-10-281-0/+5
* ocfs2: Don't walk off the end of fast symlinks.Joel Becker2010-10-281-1/+1
* inotify: fix inotify oneshot supportEric Paris2010-09-261-0/+3
* dasd: use correct label location for diag fba disksPeter Oberparleiter2010-09-261-1/+12
* xfs: prevent reading uninitialized stack memoryDan Rosenberg2010-09-261-0/+2
* ext4: Fix remaining racy updates of EXT4_I(inode)->i_flagsDmitry Monakhov2010-09-261-17/+23
* inotify: send IN_UNMOUNT eventsEric Paris2010-09-261-2/+5
* aio: check for multiplication overflow in do_io_submitJeff Moyer2010-09-261-0/+3
* char: Mark /dev/zero and /dev/kmem as not capable of writebackJan Kara2010-09-261-1/+3
* NFS: Fix a typo in nfs_sockaddr_match_ipaddr6Trond Myklebust2010-09-201-1/+1
* binfmt_misc: fix binfmt_misc priorityJan Sembera2010-09-201-1/+1
* sysfs: checking for NULL instead of ERR_PTRDan Carpenter2010-09-201-1/+1
* ocfs2: Fix incorrect checksum validation errorSunil Mushran2010-09-201-1/+5
* fuse: flush background queue on connection closeMiklos Szeredi2010-09-201-4/+12
* ext4: consolidate in_range() definitionsAkinobu Mita2010-08-264-7/+4
* nfs: Add "lookupcache" to displayed mount optionsPatrick J. LoPresti2010-08-261-0/+7
* Fix the nested PR lock calling issue in ACLJiaju Zhang2010-08-261-3/+21
* ocfs2/dlm: remove potential deadlock -V3Wengang Wang2010-08-261-4/+0
* ocfs2/dlm: avoid incorrect bit set in refmap on recovery masterWengang Wang2010-08-262-25/+31
* ocfs2: Count more refcount records in file system fragmentation.Tao Ma2010-08-261-5/+15
* ocfs2 fix o2dlm dlm run purgelist (rev 3)Srinivas Eeda2010-08-261-46/+34
* ocfs2/dlm: fix a dead lockWengang Wang2010-08-261-3/+2
* ocfs2: do not overwrite error codes in ocfs2_init_aclTiger Yang2010-08-261-2/+7
* mm: fix up some user-visible effects of the stack guard pageLinus Torvalds2010-08-201-1/+7
* Skip check for mandatory locks when unlockingSachin Prabhu2010-08-131-1/+1
* ocfs2: Set MS_POSIXACL on remountJan Kara2010-08-131-0/+4
* ocfs2: Find proper end cpos for a leaf refcount block.Tao Ma2010-08-133-13/+119
* dlm: send reply before bastDavid Teigland2010-08-131-26/+84
* dlm: fix ordering of bast and castDavid Teigland2010-08-136-28/+78
* dlm: always use GFP_NOFSDavid Teigland2010-08-1314-53/+46
* reiserfs: fix oops while creating privroot with selinux enabledJeff Mahoney2010-08-131-1/+1
* reiserfs: properly honor read-only devicesJeff Mahoney2010-08-131-6/+9
* ext4: Fix optional-arg mount optionsEric Sandeen2010-08-131-8/+15
* ext4: Make sure the MOVE_EXT ioctl can't overwrite append-only filesTheodore Ts'o2010-08-131-0/+3
* sched, cputime: Introduce thread_group_times()Hidetoshi Seto2010-08-131-4/+1
* Btrfs: kfree correct pointer during mount option parsingJosef Bacik2010-08-131-2/+3
* Btrfs: btrfs_mark_extent_written uses the wrong slotShaohua Li2010-08-131-2/+4
* Btrfs: apply updated fallocate i_size fixAneesh Kumar K.V2010-08-131-1/+3
* Btrfs: do not try and lookup the file extent when finishing ordered ioJosef Bacik2010-08-131-44/+2
* Btrfs: Fix oopsen when dropping empty tree.Yan, Zheng2010-08-131-4/+4
* Btrfs: remove BUG_ON() due to mounting bad filesystemMiao Xie2010-08-132-2/+8
* Btrfs: make error return negative in btrfs_sync_file()Roel Kluin2010-08-131-1/+1
* Btrfs: fix race between allocate and release extent buffer.Yan, Zheng2010-08-131-2/+1
* Btrfs: check total number of devices when removing missingJosef Bacik2010-08-131-2/+2