| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix 64KB blocksize in ext3 directories | Jan Kara | 2007-11-14 | 2 | -52/+50 |
* | smbfs: fix debug builds | Jeff Layton | 2007-11-14 | 4 | -6/+7 |
* | mark sys_open/sys_read exports unused | Arjan van de Ven | 2007-11-14 | 2 | -2/+2 |
* | proc: simplify and correct proc_flush_task | Eric W. Biederman | 2007-11-14 | 1 | -9/+6 |
* | fuse_file_alloc(): fix NULL dereferences | Adrian Bunk | 2007-11-14 | 1 | -2/+3 |
* | reiserfs: don't drop PG_dirty when releasing sub-page-sized dirty file | Fengguang Wu | 2007-11-14 | 1 | -3/+0 |
* | Fixes to the BFS filesystem driver | Dmitri Vorobiev | 2007-11-14 | 4 | -155/+184 |
* | hugetlb: allow bulk updating in hugetlb_*_quota() | Adam Litke | 2007-11-14 | 1 | -5/+5 |
* | hugetlb: fix quota management for private mappings | Adam Litke | 2007-11-14 | 1 | -1/+0 |
* | proc: fix proc_kill_inodes to kill dentries on all proc superblocks | Eric W. Biederman | 2007-11-14 | 3 | -18/+25 |
* | Forbid user to change file flags on quota files | Jan Kara | 2007-11-14 | 5 | -0/+21 |
* | eCryptfs: cast page->index to loff_t instead of off_t | Michael Halcrow | 2007-11-14 | 1 | -1/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-11-13 | 3 | -4/+4 |
|\ |
|
| * | [NET]: Move unneeded data to initdata section. | Denis V. Lunev | 2007-11-13 | 1 | -1/+1 |
| * | [NET]: Add the helper kernel_sock_shutdown() | Trond Myklebust | 2007-11-12 | 2 | -3/+3 |
* | | Revert "ext2/ext3/ext4: add block bitmap validation" | Linus Torvalds | 2007-11-13 | 3 | -130/+9 |
|/ |
|
* | nfsd4: recheck for secure ports in fh_verify | J. Bruce Fields | 2007-11-12 | 1 | -17/+26 |
* | knfsd: fix spurious EINVAL errors on first access of new filesystem | J. Bruce Fields | 2007-11-12 | 2 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2007-11-12 | 24 | -171/+727 |
|\ |
|
| * | [CIFS] fix oops on second mount to same server when null auth is used | Jeff Layton | 2007-11-09 | 2 | -1/+2 |
| * | [CIFS] Fix stale mode after readdir when cifsacl specified | Steve French | 2007-11-08 | 1 | -1/+7 |
| * | [CIFS] add mode to acl conversion helper function | Steve French | 2007-11-08 | 3 | -3/+37 |
| * | [CIFS] Fix incorrect mode when ACL had deny access control entries | Steve French | 2007-11-08 | 1 | -9/+46 |
| * | [CIFS] Add uid to key description so krb can handle user mounts | Igor Mammedov | 2007-11-08 | 1 | -4/+8 |
| * | [CIFS] Fix walking out end of cifs dacl | Steve French | 2007-11-05 | 7 | -14/+19 |
| * | [CIFS] Add upcall files for cifs to use spnego/kerberos | Steve French | 2007-11-05 | 2 | -0/+170 |
| * | [CIFS] add OIDs for KRB5 and MSKRB5 to ASN1 parsing routines | Jeff Layton | 2007-11-03 | 3 | -13/+26 |
| * | [CIFS] Register and unregister cifs_spnego_key_type on module init/exit | Jeff Layton | 2007-11-03 | 1 | -2/+14 |
| * | [CIFS] implement upcalls for SPNEGO blob via keyctl API | Jeff Layton | 2007-11-03 | 3 | -2/+9 |
| * | [CIFS] allow cifs_calc_signature2 to deal with a zero length iovec | Jeff Layton | 2007-11-03 | 1 | -2/+3 |
| * | [CIFS] If no Access Control Entries, set mode perm bits to zero | Steve French | 2007-11-01 | 3 | -23/+79 |
| * | [CIFS] when mount helper missing fix slash wrong direction in share | Steve French | 2007-11-01 | 2 | -6/+39 |
| * | [CIFS] Don't request too much permission when reading an ACL | Steve French | 2007-10-31 | 4 | -12/+48 |
| * | [CIFS] enable get mode from ACL when cifsacl mount option specified | Shirish Pargaonkar | 2007-10-30 | 2 | -8/+24 |
| * | [CIFS] ACL support part 8 | Steve French | 2007-10-26 | 2 | -66/+73 |
| * | [CIFS] acl support part 7 | Steve French | 2007-10-26 | 2 | -4/+19 |
| * | [CIFS] acl support part 6 | Steve French | 2007-10-25 | 10 | -60/+169 |
| * | [CIFS] acl support part 6 | Steve French | 2007-10-23 | 3 | -65/+28 |
| * | [CIFS] remove unused funtion compile warning when experimental off | Parag Warudkar | 2007-10-23 | 1 | -0/+2 |
| * | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 2007-10-22 | 11 | -17/+81 |
| |\ |
|
| * \ | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 2007-10-20 | 22 | -53/+194 |
| |\ \ |
|
| * | | | [CIFS] ACL support part 5 | Steve French | 2007-10-19 | 3 | -1/+30 |
* | | | | core dump: remain dumpable | Roland McGrath | 2007-11-12 | 1 | -2/+4 |
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2007-11-09 | 1 | -0/+4 |
|\ \ \ \ |
|
| * | | | | ioprio: allow sys_ioprio_set() value of 0 to reset ioprio setting | Jens Axboe | 2007-11-07 | 1 | -0/+4 |
* | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2007-11-09 | 8 | -25/+73 |
|\ \ \ \ \ |
|
| * | | | | | ocfs2: fix rename vs unlink race | Srinivas Eeda | 2007-11-06 | 1 | -3/+10 |
| * | | | | | [PATCH] Fix possibly too long write in o2hb_setup_one_bio() | Jan Kara | 2007-11-06 | 1 | -1/+1 |
| * | | | | | ocfs2: fix write() performance regression | Mark Fasheh | 2007-11-06 | 1 | -0/+22 |
| * | | | | | ocfs2: Commit journal on sync writes | Mark Fasheh | 2007-11-06 | 1 | -1/+25 |