| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrenc... | Linus Torvalds | 2008-08-09 | 14 | -509/+652 |
|\ |
|
| * | [CIFS] list entry can not return null | Steve French | 2008-08-08 | 4 | -74/+61 |
| * | turn cifs_setattr into a multiplexor that calls the correct function | Jeff Layton | 2008-08-07 | 1 | -5/+17 |
| * | move file time and dos attribute setting logic into new function | Jeff Layton | 2008-08-07 | 1 | -87/+109 |
| * | spin off cifs_setattr with unix extensions to its own function | Jeff Layton | 2008-08-07 | 1 | -38/+119 |
| * | [CIFS] Code cleanup in old sessionsetup code | Steve French | 2008-08-06 | 2 | -78/+80 |
| * | [CIFS] cifs_mkdir and cifs_create should respect the setgid bit on parent dir | Jeff Layton | 2008-08-06 | 2 | -6/+25 |
| * | Rename CIFSSMBSetFileTimes to CIFSSMBSetFileInfo and add PID arg | Jeff Layton | 2008-08-06 | 3 | -14/+13 |
| * | change CIFSSMBSetTimes to CIFSSMBSetPathInfo | Jeff Layton | 2008-08-06 | 3 | -8/+8 |
| * | [CIFS] fix trailing whitespace | Steve French | 2008-08-06 | 1 | -1/+1 |
| * | bundle up Unix SET_PATH_INFO args into a struct and change name | Jeff Layton | 2008-08-06 | 6 | -74/+102 |
| * | Fix missing braces in cifs_revalidate() | Suresh Jayaraman | 2008-08-05 | 1 | -1/+2 |
| * | remove locking around tcpSesAllocCount atomic variable | Jeff Layton | 2008-08-04 | 1 | -9/+6 |
| * | [CIFS] properly account for new user= field in SPNEGO upcall string allocation | Jeff Layton | 2008-08-01 | 1 | -7/+11 |
| * | [CIFS] remove level of indentation from decode_negTokenInit | Jeff Layton | 2008-07-31 | 2 | -136/+125 |
| * | [CIFS] cifs send2 not retrying enough in some cases on full socket | Shirish Pargaonkar | 2008-07-29 | 1 | -0/+1 |
| * | [CIFS] oid should also be checked against class in cifs asn | Steve French | 2008-07-29 | 1 | -1/+2 |
* | | [NFSD] uninline nfsd4_op_name() | Adrian Bunk | 2008-08-08 | 1 | -3/+2 |
* | | bio: make use of bvec_nr_vecs | Denis ChengRq | 2008-08-06 | 1 | -6/+3 |
* | | proc: fix warnings | Alexander Beregalov | 2008-08-05 | 1 | -4/+7 |
* | | omfs: fix warning | Alexander Beregalov | 2008-08-05 | 1 | -1/+2 |
* | | fs: rename buffer trylock | Nick Piggin | 2008-08-05 | 8 | -11/+11 |
* | | mm: rename page trylock | Nick Piggin | 2008-08-05 | 7 | -9/+9 |
* | | Revert "UFS: add const to parser token table" | Linus Torvalds | 2008-08-05 | 2 | -2/+2 |
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2008-08-03 | 13 | -434/+729 |
|\ \ |
|
| * | | ext4: remove write-only variables from ext4_ordered_write_end | Eric Sandeen | 2008-08-03 | 1 | -4/+0 |
| * | | ext4: unexport jbd2_journal_update_superblock | Theodore Ts'o | 2008-07-26 | 1 | -1/+0 |
| * | | ext4: Cleanup whitespace and other miscellaneous style issues | Theodore Ts'o | 2008-07-26 | 6 | -282/+277 |
| * | | ext4: improve ext4_fill_flex_info() a bit | Li Zefan | 2008-07-24 | 1 | -4/+3 |
| * | | ext4: Cleanup the block reservation code path | Aneesh Kumar K.V | 2008-07-17 | 2 | -42/+67 |
| * | | ext4: don't assume extents can't cross block groups when truncating | Theodore Ts'o | 2008-08-02 | 1 | -3/+7 |
| * | | ext4: Fix lack of credits BUG() when deleting a badly fragmented inode | Theodore Ts'o | 2008-08-03 | 1 | -1/+29 |
| * | | ext4: Fix ext4_ext_journal_restart() | Theodore Ts'o | 2008-08-02 | 1 | -1/+1 |
| * | | ext4: fix ext4_da_write_begin error path | Eric Sandeen | 2008-08-03 | 1 | -2/+5 |
| * | | jbd2: don't abort if flushing file data failed | Hidehiro Kawai | 2008-08-01 | 1 | -4/+20 |
| * | | ext4: don't read inode block if the buffer has a write error | Hidehiro Kawai | 2008-07-26 | 1 | -0/+10 |
| * | | ext4: Don't allow lg prealloc list to be grow large. | Aneesh Kumar K.V | 2008-07-23 | 2 | -30/+193 |
| * | | ext4: Convert the usage of NR_CPUS to nr_cpu_ids. | Aneesh Kumar K.V | 2008-07-23 | 1 | -2/+2 |
| * | | ext4: Improve error handling in mballoc | Aneesh Kumar K.V | 2008-07-23 | 1 | -11/+23 |
| * | | ext4: lock block groups when initializing | Eric Sandeen | 2008-08-03 | 4 | -1/+12 |
| * | | ext4: sync up block and inode bitmap reading functions | Eric Sandeen | 2008-08-03 | 2 | -26/+33 |
| * | | ext4: Allow read/only mounts with corrupted block group checksums | Theodore Ts'o | 2008-07-26 | 1 | -1/+23 |
| * | | ext4: Fix data corruption when writing to prealloc area | Aneesh Kumar K.V | 2008-08-03 | 1 | -18/+23 |
| |/ |
|
* | | fat: Fix allow_utime option | OGAWA Hirofumi | 2008-08-02 | 1 | -2/+4 |
* | | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-pull | Linus Torvalds | 2008-08-01 | 82 | -3098/+3104 |
|\ \ |
|
| * | | [XFS] Remove vn_revalidate calls in xfs. | Christoph Hellwig | 2008-07-28 | 6 | -73/+39 |
| * | | [XFS] Now that xfs_setattr is only used for attributes set from ->setattr | Christoph Hellwig | 2008-07-28 | 7 | -231/+102 |
| * | | [XFS] xfs_setattr currently doesn't just handle the attributes set through | Christoph Hellwig | 2008-07-28 | 3 | -212/+311 |
| * | | [XFS] fix use after free with external logs or real-time devices | Lachlan McIlroy | 2008-07-28 | 1 | -2/+4 |
| * | | [XFS] A bug was found in xfs_bmap_add_extent_unwritten_real(). In a | Tim Shimmin | 2008-07-28 | 1 | -2/+2 |