aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | Btrfs: avoid uninit variable warnings in ordered-data.cChris Mason2011-01-31
| * | Btrfs: catch errors from btrfs_sync_logChris Mason2011-01-31
| * | Btrfs: make shrink_delalloc a little friendlierJosef Bacik2011-01-31
| * | Btrfs: handle no memory properly in prepare_pagesJosef Bacik2011-01-28
| * | Btrfs: do error checking in btrfs_del_csumsJosef Bacik2011-01-28
| * | Btrfs: use the global block reserve if we cannot reserve spaceJosef Bacik2011-01-28
| * | Btrfs: do not release more reserved bytes to the global_block_rsv than we needJosef Bacik2011-01-28
| * | Btrfs: fix check_path_shared so it returns the right valueJosef Bacik2011-01-28
| * | btrfs: check return value of btrfs_start_ioctl_transaction() properlyTsutomu Itoh2011-01-28
| * | btrfs: fix return value check of btrfs_join_transaction()Tsutomu Itoh2011-01-28
| * | fs/btrfs/inode.c: Add missing IS_ERR testJulia Lawall2011-01-28
| * | btrfs: fix missing break in switch phraseliubo2011-01-28
| * | btrfs: fix several uncheck memory allocationsliubo2011-01-28
| * | btrfs: fix uncheck memory allocation in btrfs_submit_compressed_readliubo2011-01-28
| * | Merge branch 'bug-fixes' of git://repo.or.cz/linux-btrfs-devel into btrfs-38Chris Mason2011-01-28
| |\ \
| | * | Btrfs: Fix file clone when source offset is not 0Li Zefan2011-01-26
| | * | Btrfs: Fix memory leak in writepage fixup workMiao Xie2011-01-26
| | * | Btrfs: Don't return acl info when mounting with noacl optionMiao Xie2011-01-26
| | * | Btrfs: Free correct pointer after using strsepTero Roponen2011-01-26
| | * | Btrfs: Fix memory leak on finding existing superIan Kent2011-01-26
| | * | Btrfs: Fix memory leak at umountLi Zefan2011-01-26
| | * | btrfs: Check mergeable free space when removing a clusterLi Zefan2011-01-26
| | * | btrfs: Add a helper try_merge_free_space()Li Zefan2011-01-26
| | * | btrfs: Update stats when allocating from a clusterLi Zefan2011-01-26
| | * | btrfs: Free fully occupied bitmap in clusterLi Zefan2011-01-26
| | * | btrfs: Add helper function free_bitmap()Li Zefan2011-01-26
| | * | btrfs: Fix threshold calculation for block groups smaller than 1GBLi Zefan2011-01-26
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-02-07
|\ \ \ \
| * | | | cifs: remove checks for ses->status == CifsExitingJeff Layton2011-02-07
| * | | | cifs: add check for kmalloc in parse_daclStanislav Fomichev2011-02-05
| * | | | cifs: don't send an echo request unless NegProt has been doneJeff Layton2011-02-04
| * | | | cifs: enable signing flag in SMB header when server has it onJeff Layton2011-02-04
| * | | | cifs: Possible slab memory corruption while updating extended stats (repost)Shirish Pargaonkar2011-02-04
| * | | | CIFS: Fix variable types in cifs_iovec_read/write (try #2)Pavel Shilovsky2011-02-03
| * | | | cifs: fix length vs. total_read confusion in cifs_demultiplex_threadJeff Layton2011-02-01
* | | | | CRED: Fix kernel panic upon security_file_alloc() failure.Tetsuo Handa2011-02-04
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hch...Linus Torvalds2011-02-03
|\ \ \ \ \
| * | | | | hfsplus: fix up a comparism in hfsplus_file_extendChristoph Hellwig2011-02-03
| * | | | | hfsplus: fix two memory leaks in wrapper.cChuck Ebbert2011-02-03
| * | | | | hfsplus: do not leak buffer on errorChuck Ebbert2011-02-03
| * | | | | hfsplus: fix failed mount handlingChristoph Hellwig2011-02-03
* | | | | | Revert "exofs: Set i_mapping->backing_dev_info anyway"Boaz Harrosh2011-02-02
* | | | | | fs: make block fiemap mapping length at least blocksize longJosef Bacik2011-02-02
* | | | | | vfs: sparse: add __FMODE_EXECNamhyung Kim2011-02-02
* | | | | | epoll: epoll_wait() should not use timespec_add_ns()Eric Dumazet2011-02-02
| |/ / / / |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-02-01
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | cifs: fix length checks in checkSMBJeff Layton2011-01-31
| * | | | [CIFS] Update cifs minor versionSteve French2011-01-31
| * | | | cifs: No need to check crypto blockcipher allocationShirish Pargaonkar2011-01-31
| * | | | cifs: clean up some compiler warningsJeff Layton2011-01-31